home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
grafik
/
3d & render tools
/
irit
/
contrib
/
skeleton
/
makefile.os2
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1996-07-16
|
210 b
|
13 lines
#
# Makefile for the iritfltr subdirectory (IRIT solid modeller).
#
include ..\..\makeflag.os2
SKEL_OBJS = skel.o
skel.exe: $(SKEL_OBJS)
# Dependencies starts here - do not touch, generated automatically.